Version 24.2 (latest)

ReadOnlyNotifyCollection<T> Class Properties

For a list of all members of this type, see ReadOnlyNotifyCollection<T> members.

Public Properties
 NameDescription
Public PropertyCountReturns the number of items in the collection.  
Public PropertyIsReadOnlyIndicates whether the collection is read-only.  
Public PropertyItemReturns the item at the specified index.  
Protected Properties
 NameDescription
Protected PropertySourceGets the source collection.  
See Also